Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Apr 10, 2007, 7:46:32 PM (17 years ago)
- Author:
-
datallah
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
1 | 1 | = ["Using Pidgin"] = |
| 2 | |
| 3 | [[TOC(inline,noheading)]] |
| 4 | |
| 5 | == Windows Specific == |
| 6 | |
| 7 | === How does Pidgin for Windows determine which language to use? === |
| 8 | For the user who installed Win Gaim, the language selected during installation will be the default. |
| 9 | This can be overridden by setting the `PIDGINLANG` environment variable (for example, `PIDGINLANG=de`). |
| 10 | If neither of these are specified, it will fall back to the default Windows user locale setting. |
| 11 | |
| 12 | === Where are my settings and data (including logs) saved? === |
| 13 | Data is stored in your user's "Application Data" directory in a `.purple` subdirectory. The location of this will vary according to your setup and version of Windows.[[BR]] |
| 14 | * For Windows 2000/XP/Vista(?), entering `%APPDATA%` in your Windows Explorer address bar will take you to the right directory (probably something like `C:\Documents and Settings\username\Application Data`). |
| 15 | * For Windows 98/ME it will be something like `C:\Windows\Profiles\username`. |
| 16 | This can be overridden by setting the `PIDGINHOME` environment variable.[[BR]] |
| 17 | Logs are stored in a subdirectory called `logs`. |
| 18 | |
| 19 | === How do I run multiple instances of Pidgin on Windows? === |
| 20 | Pidgin will, by default, prevent multiple instances from running simultaneously. |
| 21 | You can override this restriction by defining the `PIDGIN_MULTI_INST` environment variable. |
| 22 | If you do this, you may find the `-c` parameter useful to specify unique configuration directories for each instance (e.g. `-c c:\home\.pidgin-alt`). |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!